.left{
	float: left;
}

.right{
	float: right;
}

.clear:after{
    display: block;
    clear: both;
    zoom: 1;
}

.artcleListMod{
    overflow: hidden;
}

.artcleChannelWrap{
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #B0B0B0;
    position: relative;
    margin-bottom: 10px;
}

.artcleChannel{
    float: left;
    height: 44px;
    font-size: 20px;
    line-height: 30px;
    padding: 0 12px;
    
}
.wide .artcleChannel{
    padding: 0 10px;
    margin: 0 5px;
}
.wide .artcleChannel:first-child{
    margin-left: 0;
}
.artcleChannel.on{
    color: #0166B6;
    font-weight: bold;
    height: 44px;
    border-bottom: 2px solid #d51212;
}
/* //特别的一个 s */
.artcleChannelWrap.special{
   
    vertical-align: top;
    line-height: 0px;
   
}
.artcleChannelWrap.special span{
    font-size: 20px;
    font-weight: bolder;
    margin-left: 10px;
    position: relative;
    top:2px;
}
/* //特别的一个  e*/ 
.artcleChannel:hover{
    height: 44px;
    border-bottom: 2px solid #d51212;
}

.moreArtcle{
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    text-align: right;
    width:56px;
    height:20px;
    line-height: 20px;
    font-size:14px;
    font-weight:400;
    color:#969696;
}

.artcleListWrap{
	width: 100%;
    overflow: hidden;
}

.artcleListCon{
    overflow: hidden;    
}

.artcleList{
    width: 100%;
    overflow: hidden;
    min-height: 100px;
}
.artcleList_rdgz{
    width: 100%;
    overflow: hidden;
    min-height: 100px;
}

.artcleList li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}
.artcleList_rdgz li{
    width: 100%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.artcleList li a{
    /* float: left; */
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.artcleList_rdgz li a{
    float: left;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.artcleList li a:hover{
	color: #0166B6;
}
.artcleList_rdgz li a:hover{
    color: #0166B6;
}

.artcleList li a:before{
    content: " ";
    display: inline-block;
    /* background-color: #000000; */
    width: 15px;
    height: 15px;
    margin-right:9px;
    vertical-align: middle;
    background: url('../../images/main/dott.png') center center no-repeat;
}
.artcleList_rdgz li a:before{
    content: " ";
    display: inline-block;
    /* background-color: #000000; */
    width: 15px;
    height: 15px;
    margin-right:9px;
    vertical-align: middle;
    background: url('../../images/main/dott.png') center center no-repeat;
}
.artcleList li a.new:before{
    background: url('../../images/main/new.png') center center no-repeat;
}
.artcleList_rdgz li a.new:before{
    background: url('../../images/main/new.png') center center no-repeat;
}


.artcleDate{
    font-size: 14px;
    max-width: 85px;
    color: #7A7A7A;
    float: right;
}

.floorInfo {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E2E2E2;
    line-height: 40px;
    margin-bottom: 19px;
}

.floorInfoTit{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 5px;
}

.floorInfoTit.on{
    color: #0166B6;
}

.floorInfo:before {
    content: " ";
    width: 4px;
    height: 18px;
    background: #ff9201;
    display: inline-block;
    margin-left: 7px;
    vertical-align: -3px;
}

.floorInfo .floorInfoMore {
    width: 80px;
    height: 40px;
    font-size: 16px;
    float: right;
    color: #999999;
    text-indent: 0;
    font-weight: normal;
    text-align: right;
}

.page_num{padding:15px; overflow:hidden; font-size:12px;}
#page_div{line-height:20px; color:#000; text-align: center; display: flex;justify-content: center; }
#page_div  .pagination-first > a{padding: 0 5px;}
#pagination_input{ width:20px; height:16px; line-height:16px; margin:0 8px; padding:0; overflow:hidden; border:1px solid #ccc;}
#page_div .pagination_index, #page_div .pagination_index_num{ background:#FFFFFF; border:1px solid #117448; padding:0 8px;margin-right:2px;float: left; height:20px;text-align:center;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#000;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#000;}
#page_div .pagination_index_last{width:260px; float:right; text-align:right;}
#page_div .pagination_index_num{margin-right:2px; padding:0px; width:20px;}
#page_div .currentIndex{ background:#117448; border:1px solid #117448; width:20px; height:20px;
line-height:20px; color:#FFF;text-align:center; font-weight:bold;}
#page-div {
    width: 80%;
    height: 32px;
    margin: 15px auto;
    text-align: center;
}

.pagination-first,
.pagination-last {
    display: block;
    margin: 10px;
    padding: 0 8px;
}

.pagination-index,
.pagination-num {
    height: 30px;
    line-height: 30px;
    border-radius: 1px;
    color: #000000;
    min-width: 30px;
    border: 1px solid rgba(210, 210, 210, 1);
    display: inline-block;
    margin: 0 2px;
}

.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
    background: #0166B6;
    border-color: #0166B6;
    color: white;
}

.pagination-last>span {
    margin: 0 10px;
}

.pagination-last>input {
    height: 18px;
    width: 30px;
    text-align: center;
}

#pagination-input {
    width: 30px;
    height: 30px;
    border-radius: 1px;
    border: 1px solid rgba(210, 210, 210, 1);
    display: inline-block;
    padding: 0;
    margin: 0 2px;
    text-align: center;
    vertical-align: 1.5px;
}

@media screen and (max-device-width: 768px) {
    .artcleList li{
        display: flex;
    }
    .artcleList_rdgz li{
        display: flex;
    }
    .artcleList li a{
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .artcleList_rdgz li a{
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .artcleList li a span{
        width: 80px;
    }
    .artcleList_rdgz li a span{
        width: 80px;
    }
    /* #gwyxx li span{
        display: none;
    } */
    .pagination-last{
        display: none!important;
    }
    .page_num{padding:15px 0; overflow:hidden; font-size:12px;}
    #page_div{line-height:20px; color:#000; text-align: center; display: flex;justify-content: center; }
    #page_div  .pagination-first > a{padding: 0 5px;}
    #pagination_input{ width:20px; height:16px; line-height:16px; margin:0 8px; padding:0; overflow:hidden; border:1px solid #ccc;}
    #page_div .pagination_index, #page_div .pagination_index_num{ background:#FFFFFF; border:1px solid #117448; padding:0 8px;margin-right:2px;float: left; height:20px;text-align:center;}
    #page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#000;}
    #page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#000;}
    #page_div .pagination_index_last{width:260px; float:right; text-align:right;}
    #page_div .pagination_index_num{margin-right:2px; padding:0px; width:20px;}
    #page_div .currentIndex{ background:#117448; border:1px solid #117448; width:20px; height:20px;
    line-height:20px; color:#FFF;text-align:center; font-weight:bold;}
}